home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / groff / 1.18.1 / tmac / troffrc < prev    next >
Encoding:
Text File  |  2009-03-18  |  1.6 KB  |  52 lines

  1. .\" Startup file for troff.
  2. .
  3. .\" This is tested by pic.
  4. .nr 0p 0
  5. .
  6. .\" Use .do here, so that it works with -C.
  7. .\" The groff command defines the .X string if the -X option was given.
  8. .ie r.X .do ds troffrc!ps Xps.tmac
  9. .el .do ds troffrc!ps ps.tmac
  10. .do ds troffrc!dvi dvi.tmac
  11. .do ds troffrc!X75 X.tmac
  12. .do ds troffrc!X75-12 X.tmac
  13. .do ds troffrc!X100 X.tmac
  14. .do ds troffrc!X100-12 X.tmac
  15. .do ds troffrc!ascii tty.tmac
  16. .do ds troffrc!ascii8 tty.tmac
  17. .do ds troffrc!latin1 tty.tmac
  18. .do ds troffrc!nippon tty.tmac
  19. .do ds troffrc!utf8 tty.tmac
  20. .do ds troffrc!cp1047 tty.tmac
  21. .do ds troffrc!lj4 lj4.tmac
  22. .do ds troffrc!lbp lbp.tmac
  23. .do ds troffrc!html www.tmac
  24. .do if d troffrc!\*[.T] \
  25. .    do mso \*[troffrc!\*[.T]]
  26. .do rm troffrc!ps troffrc!Xps troffrc!dvi troffrc!X75 troffrc!X75-12 \
  27. troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html
  28. .
  29. .\" test whether we work under EBCDIC
  30. .do ie '\[char97]'a' \
  31. .    do tr \[char160]\~
  32. .el \
  33. .    do tr \[char65]\~
  34. .
  35. .\" Set the hyphenation language to `us'.
  36. .do hla us
  37. .
  38. .\" Load hyphenation patterns from `hyphen.us' (in the tmac directory).
  39. .do hpf hyphen.us
  40. .
  41. .\" For CJK hack. The hardcoded list of locales is especially nasty, but
  42. .\" getting the locale charmap requires a troff extension.
  43. .ie     "\V[LANG]"ja_JP.eucJP" .do mso euc-jp.tmac
  44. .el .ie "\V[LANG]"zh_CN"       .do mso gb.tmac
  45. .el .ie "\V[LANG]"zh_CN.GBK"   .do mso gb.tmac
  46. .el .ie "\V[LANG]"zh_HK"       .do mso big5.tmac
  47. .el .ie "\V[LANG]"zh_SG"       .do mso gb.tmac
  48. .el .ie "\V[LANG]"zh_SG.GBK"   .do mso gb.tmac
  49. .el .if "\V[LANG]"zh_TW"       .do mso big5.tmac
  50. .
  51. .\" Don't let blank lines creep in here.
  52.